accounts.email.accounts.<name>.mujmap.settings.password_command

Shell command which will print a password to stdout for basic HTTP authentication.

If null, defaults to accounts.email.accounts._name_.passwordCommand.

Type
null or string or list of string
Default
null
Example
"pass alice@example.com"
Declared
<home-manager/modules/programs/mujmap.nix>